home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
EnigmA Amiga Run 1995 October
/
EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso
/
Aminet
/
comm
/
tcp
/
AmiSlate1_2.lha
/
AmiSlate
/
ExampleRexx
/
getpixel.rexx
< prev
next >
Wrap
OS/2 REXX Batch file
|
1995-05-24
|
176b
|
12 lines
/* Test GetPixel */
parse arg CommandPort LocalOrRemote
address (CommandPort)
options results
GetPixel 50 30
say "The pix el at co ordinates fifty thirty is of color " rc